Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release v1.0.0 #179

Merged
merged 167 commits into from
Feb 16, 2024
Merged

release v1.0.0 #179

merged 167 commits into from
Feb 16, 2024

Conversation

houpc
Copy link
Member

@houpc houpc commented Feb 16, 2024

No description provided.

Peter and others added 30 commits April 4, 2023 19:56
Create basic interface between computational graph to mindspore framework
@houpc houpc self-assigned this Feb 16, 2024
@houpc houpc added documentation Improvements or additions to documentation enhancement New feature or request refactor refactor the code labels Feb 16, 2024
@codecov-commenter
Copy link

codecov-commenter commented Feb 16, 2024

Codecov Report

Attention: 429 lines in your changes are missing coverage. Please review.

Comparison is base (0dfdc9d) 67.02% compared to head (3623d75) 58.71%.

Files Patch % Lines
src/backend/to_dot.jl 0.00% 133 Missing ⚠️
src/computational_graph/transform.jl 13.07% 113 Missing ⚠️
src/backend/compiler_python.jl 0.00% 79 Missing ⚠️
src/computational_graph/optimize.jl 42.46% 42 Missing ⚠️
src/computational_graph/tree_properties.jl 25.00% 33 Missing ⚠️
src/computational_graph/graph.jl 69.76% 13 Missing ⚠️
src/computational_graph/io.jl 0.00% 6 Missing ⚠️
src/frontend/GV.jl 60.00% 4 Missing ⚠️
src/backend/static.jl 50.00% 2 Missing ⚠️
src/computational_graph/abstractgraph.jl 97.36% 1 Missing ⚠️
... and 3 more

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #179      +/-   ##
==========================================
- Coverage   67.02%   58.71%   -8.32%     
==========================================
  Files          64       51      -13     
  Lines        4601     4680      +79     
==========================================
- Hits         3084     2748     -336     
- Misses       1517     1932     +415     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@houpc houpc merged commit 5b58358 into master Feb 16, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request refactor refactor the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants